home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 16 / AMIGAplus Sonderheft 16 (1998)(ICP)(DE)[!].iso / pd / anwendungen / xpk_source / xpkmaster / xpkmaster.project < prev   
Text File  |  1998-08-27  |  1KB  |  82 lines

  1. ;MaxonCPP-Project
  2.  
  3. <Project-Options>
  4. -dir "PrC:Projekte/XpkMaster/xpk_Source/xpkmaster/" -args "" -stack 10 -pri 0
  5. <End>
  6.  
  7.  
  8. <Linker-Options>
  9. -gD -gs -gh50 -w100 
  10. -j "MAXLINK:" 
  11. <End>
  12.  
  13. <C-Options>
  14. -wACEFNMOPRTV -pp -g00 -g80 -gO -gb0 -gM -bs0 -a0 -T -pX -b0 -mX 
  15. -i "MAXINCL:" 
  16. <End>
  17.  
  18. <ASM-Options>
  19. -c cWSElMo0F -0xff 
  20. -i "AINCLUDE:" 
  21. <End>
  22.  
  23.  
  24. <CSources>
  25. "libinit.c" "libinit.o"
  26.     <Object>
  27.         -pri 30
  28.     <End>
  29.     <Dependencies>
  30.         "libinit.c"
  31.         "xpkmaster.h"
  32.         "version.h"
  33.     <End>
  34. "All.c" "All.o"
  35.     <Object>
  36.         -pri 10
  37.     <End>
  38.     <Dependencies>
  39.         "All.c"
  40.         "checksum.c"
  41.         "fault.c"
  42.         "fib.c"
  43.         "hook.c"
  44.         "hook_fh.c"
  45.         "hook_mem.c"
  46.         "objects.c"
  47.         "open.c"
  48.         "password.c"
  49.         "progress.c"
  50.         "query.c"
  51.         "SDI_xpksub.h"
  52.         "sublibs.c"
  53.         "tags.c"
  54.         "xbuf.c"
  55.         "xpkmaster.c"
  56.         "xpkmaster.h"
  57.         "xpk_strings.c"
  58.         "xpk_strings.h"
  59.     <End>
  60. <End>
  61.  
  62. <AsmSources>
  63. "SDI_xpksub.a" "SDI_xpksub.o"
  64.     <Object>
  65.         -pri 20
  66.     <End>
  67. <End>
  68.  
  69. <Executable>
  70. "xpkmaster.library"
  71.     <Options>
  72.         -autowrite
  73.     <End>
  74. <End>
  75.  
  76. <LinkLibs>
  77. "amiga.lib"
  78. "SDI_ASM_STD_functions.lib"
  79. "xpkmaster.lib"
  80. <End>
  81.  
  82.